-
Home
-
Checkout Mestres do WP for WooCommerce
-
6.4
-
Code
-
Classes
- OrdersController
Total Complexity |
38 |
Dependencies |
10 |
Dependents |
1 |
Total lines |
469 |
Lines of code |
317 |
Logical lines of code |
94 |
Comment lines |
70 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendOrder() |
A |
36 |
11 |
94 |
insertInvoiceOrder() |
S |
49 |
5 |
33 |
addCart() |
S |
51 |
5 |
26 |
cancelOrder() |
S |
49 |
3 |
35 |
buyOnClick() |
S |
52 |
3 |
29 |
removeOrder() |
S |
52 |
3 |
28 |
payTicket() |
S |
55 |
2 |
21 |
printTicket() |
S |
55 |
2 |
21 |
createTicket() |
S |
56 |
2 |
20 |
getOrders() |
S |
69 |
1 |
6 |
getOrderQuotationByOrderId() |
S |
75 |
1 |
4 |